home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 503 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.0 KB  |  87 lines

  1. Newsgroups: comp.lang.c++
  2. Path: hearst.acc.Virginia.EDU!murdoch!usenet
  3. From: TIM O'BRIEN <tmo9d@virginia.edu>
  4. Subject: Good and Bad C++ Book List, please RESPOND
  5. X-Sender: tmo9d@sunipc-13.unixlab.Virginia.EDU
  6. X-Nntp-Posting-Host: sunipc-13.unixlab.virginia.edu
  7. Content-Type: TEXT/PLAIN; charset=US-ASCII
  8. Message-ID: <Pine.SUN.3.90.960104143250.21145B-100000@sunipc-13.unixlab.Virginia.EDU>
  9. Sender: usenet@murdoch.acc.Virginia.EDU
  10. Organization: University of Virginia
  11. Mime-Version: 1.0
  12. Date: Thu, 4 Jan 1996 19:35:40 GMT
  13.  
  14. Below is the first result of my Best and Worst C++ book survey, please 
  15. Mail me with more entries into the list, tell me what some of the worst 
  16. C++ books are, and some of the best.
  17.  
  18. Enjoy
  19.  
  20. ***********************************************
  21. C++ Texts: The Best and the Worst *************
  22. ***********************************************
  23.  
  24. This Document was produced in an informal survey on the newsgroups 
  25. comp.lang.c++ and comp.lang.c++.moderated.  It is an attempt to help 
  26. beginners and experts alike to find reliable C++ texts.  
  27.  
  28. Some Favorites:
  29.  
  30.     "Effective C++" by Scott Meyers 
  31.         Multiple Vote Winner
  32.  
  33.       "Learning C++"   by Eric Nagler
  34.         It assumes the readers knows C *well* and proceeds quickly 
  35.         over 600 pages and covers the details very well. 
  36.  
  37.         "Mastering C++" by Cay Horstmann
  38.         Assumes knowledge of C or Pascal, C++ 2.1, basics of the 
  39.         language and of OO design
  40.  
  41.     Mark Nelson, "C++ Programmer's Guide to the Standard Template
  42.     Library"
  43.  
  44.     Coplien's:  Advanced C++ Programming Styles and Idioms
  45.  
  46.     Ellis and Stroustrup's Annotated Reference Manual
  47.             Essential.  Once you get over the screwy organization, it is 
  48.             actually quite useful.
  49.  
  50.     Meyer's Effect C++:  50 Specific Ways...
  51.             Good pointers on design.  Points out some less-than-obvious
  52.             pitfalls.
  53.  
  54.     RogueWave's tools.h++:  Not really a book--a manual and a bunch of
  55.             well-written, portable C++ code.  A great source for design 
  56.             ideas--particularly for the design of class interfaces.
  57.  
  58.     Practical C++ Programming by Steve Oualline
  59.          O'Reilly & Associates is usually terse and compact, but
  60.         this publisher's track record is great.  No hype
  61.  
  62.     "Advanced C++" by James Coplien
  63.         This is a great book. Inheritance hierarchies and Polymorphism. 
  64.         Information Hiding
  65.  
  66.  
  67. Worsts:
  68.  
  69.     Mathematical Algorithms for Scientists and Engineers C/C++
  70.         All the C++ code was hastily converted from C, there is 
  71.         really no text worth reading, all code.........
  72.  
  73.     "C++ Inside and Out" by Bruce Eckel
  74.  
  75.  
  76. Compiled by Tim O'Brien <tmo9d@virginia.edu>
  77.  
  78. Thanks to all contributors:
  79.  
  80. Robert Hall <rhall@onramp.net>, "Steve E. Chapel" <schapel@cs.ucsb.edu>, 
  81. Steve Willer <willer@carolian.com>, Margaret Ellis 
  82. <ellis@allegra.att.com>, Mark Alan Peot <pesto@leland.stanford.edu>, Nick 
  83. Tsivranidis <ntsivran@bach.fmrco.com>, "Saif A. Azam" 
  84. <azam@cerc.wvu.edu>, "Annette S. Riffe" <asr@corona.mitre.org>, Arild 
  85. Berg <dvg01026@everyday.no>, Ignatius <i-wong@bgu.edu>, Henry Barta 
  86. <hbarta@interaccess.com>, Jason Schnitzer <jasons@parcplace.com>, 
  87.